Skip to content

Conversation

@masnwilliams
Copy link
Contributor

@masnwilliams masnwilliams commented Jan 7, 2026

Summary

  • Updates GitHub org name references in workflow files from onkernel to kernel
  • Fixes the release-doctor.yml condition that was always evaluating to false after the org rename

Files Changed

  • .github/workflows/release-doctor.yml - Update repo check condition
  • .github/workflows/publish-pypi.yml - Update comment URL

🤖 Generated with Claude Code


Note

Ensures CI jobs target the renamed GitHub org and that release checks execute correctly.

  • Fixes release-doctor.yml if condition to match github.repository == 'kernel/kernel-python-sdk', restoring job execution after org rename
  • Updates comment URL in publish-pypi.yml to point to github.com/kernel/kernel-python-sdk

Written by Cursor Bugbot for commit 7629533. This will update automatically on new commits. Configure here.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link

@tembo tembo bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward org name update. The changes correctly fix the repo check condition in release-doctor.yml and update the comment URL in publish-pypi.yml. LGTM.

@masnwilliams masnwilliams merged commit 3b3d4fd into next Jan 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants